Skip to content

build(deps-dev): bump solargraph from 0.53.4 to 0.54.0#4310

Merged
philippthun merged 1 commit intomainfrom
dependabot/bundler/solargraph-0.54.0
Apr 16, 2025
Merged

build(deps-dev): bump solargraph from 0.53.4 to 0.54.0#4310
philippthun merged 1 commit intomainfrom
dependabot/bundler/solargraph-0.54.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2025

Bumps solargraph from 0.53.4 to 0.54.0.

Changelog

Sourced from solargraph's changelog.

0.54.0 - April 14, 2025

  • Add support for simple block argument destructuring (#821)
  • Benchmark the typecheck command (#852)
  • Send Gem Caching Progress Notifications to LSP Clients (#855)
  • [breaking] Fix more complex_type_spec.rb cases (#813)
  • Mass assignment support - e.g., a, b = ['1', '2'] (#843)
  • Memoize result of Chain#infer (#857)
  • Ignore malformed mixins and overloads (#862)
  • Drop Parser::ParserGem::ClassMethods#returns_from_node (#866)
  • Refactor TypeChecker#argument_problems_for for type safety (#867)
  • Specify more type behavior for variable reassignment (#863)
  • One-step source synchronization (#871)
  • Show cache progress in shell commands (#874)
  • Fix miscellaneous scan errors (#875)
  • Synchronous libraries (#876)
  • Fix parsing of Set#classify method signature from RBS (#878)
  • Sync Library#diagnose (#882)
  • Doesn't false-alarm over splatted non-final args in typechecking (#883)
  • Remove accidental inclusion of Module's methods in objects (#884)
  • Remove another splat-related false alarm in strict typechecking (#889)
  • Change require path warn to debug (#897)
Commits
  • ec0b1a2 Release 0.54.0
  • b709a75 Change require path warn to debug (#897)
  • a1ede5b Remove another splat-related false alarm in strict typechecking (#889)
  • 6295d23 Add internal type annotations for strict typechecking (#881)
  • 6a63fe3 Remove accidental inclusion of Module's methods in objects (#884)
  • cd89284 Doesn't false-alarm over splatted non-final args in typechecking (#883)
  • c93655f Sync Library#diagnose (#882)
  • 91f2359 Disable rbs_collection (#880)
  • 4a6e903 Fix parsing of Set#classify method signature from RBS (#878)
  • 4f500f8 Synchronous libraries (#876)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [solargraph](https://github.com/castwide/solargraph) from 0.53.4 to 0.54.0.
- [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md)
- [Commits](castwide/solargraph@v0.53.4...v0.54.0)

---
updated-dependencies:
- dependency-name: solargraph
  dependency-version: 0.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 15, 2025
@philippthun philippthun merged commit e4fc02b into main Apr 16, 2025
8 checks passed
@philippthun philippthun deleted the dependabot/bundler/solargraph-0.54.0 branch April 16, 2025 09:23
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Apr 16, 2025
Dependency updates in cloud_controller_ng:

- build(deps-dev): bump solargraph from 0.53.4 to 0.54.0
    PR: cloudfoundry/cloud_controller_ng#4310
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant